Home > biomechZoo > Toolbox > Support Functions > getmaxval.m

getmaxval

PURPOSE ^

getmaxval automatically checks all axes for maxdifference between conditons for later graphing

SYNOPSIS ^

function [maxval,temp,mult] = getmaxval(fld,ch,alpha,ax,nboots,check,cohen)

DESCRIPTION ^

 getmaxval automatically checks all axes for maxdifference between conditons for later graphing

 ARGUMENTS
 fld          ...   directory where data resides
 ch           ...   channel of zoo file to investigate (string)
 ax           ...   axis handle

 RETURNS
 maxval       ...   maxval of all differences for color bar legend




 Created July 29th 2013 by Philippe C. Dixon

 Updatec October 23rd 2013
 - conditions can handle the '+' identifier in ensembler

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005